Skip to content

Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3#979

Merged
othercorey merged 1 commit intocakephp:5.xfrom
Bird87ZA:fixed_deprecation_warning
Dec 15, 2023
Merged

Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3#979
othercorey merged 1 commit intocakephp:5.xfrom
Bird87ZA:fixed_deprecation_warning

Conversation

@Bird87ZA
Copy link
Contributor

On PHP 8.3 you get this deprecation warning:

image

I've changed the deprecated method out with the correct method. All tests (non -skipped) pass, and I can't see any issues.

@othercorey othercorey added this to the 5.x milestone Dec 15, 2023
@othercorey
Copy link
Contributor

Thanks! We should backport this to 4.x.

@othercorey othercorey merged commit 12dedc1 into cakephp:5.x Dec 15, 2023
@Bird87ZA
Copy link
Contributor Author

Bird87ZA commented Dec 15, 2023 via email

@othercorey
Copy link
Contributor

If you can, that would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants